home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / develop™ Technical Journal / develop Issue 25 code / Country Stringing (Newton) / Compile Time Strings / StringsCommon.f < prev    next >
Encoding:
Text File  |  1995-12-15  |  189 b   |  6 lines  |  [TEXT/NTP1]

  1. // Copyright ©1994-1995 Apple Computer, Inc.
  2.  
  3. // strings that are common in all or some of the languages
  4. // this file is read before any of the other text files
  5.  
  6. constant kOKString := "OK";